wayland: Unset button modifiers on pointer enter
authorCarlos Garnacho <carlosg@gnome.org>
Mon, 18 Jan 2016 12:31:35 +0000 (13:31 +0100)
committerCarlos Garnacho <carlosg@gnome.org>
Tue, 19 Jan 2016 13:17:36 +0000 (14:17 +0100)
commitbe3f0dad82b6e02afd320eecda5cd98af6baf34a
treeddcc4a4923f3e01e1eab9b6b210b38d90f57ac11
parent1045dda0358dee67e8dfbf13b40181b4c2ba1f1c
wayland: Unset button modifiers on pointer enter

Due to implicit grabs, we basically can guarantee that the pointer
won't have any buttons pressed at the time of wl_pointer.enter.
Seems like a good place to unset any button modifiers that might
have been left stale by compositor grabs.
gdk/wayland/gdkdevice-wayland.c